home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1998 April
/
EnigmA AMIGA RUN 26 (1998)(G.R. Edizioni)(IT)[!][issue 1998-04].iso
/
earkit
/
lha-archives
/
amterm11.lha
/
AmTerm
/
amterm.cd
< prev
next >
Wrap
Text File
|
1997-02-05
|
6KB
|
297 lines
;
; $VER: AmTerm.cd 0.6 (26.11.96)
;
;
; Usefull strings
;
MSG_OK (1001//)
*_OK
MSG_CANCEL (1002//)
_Cancel
MSG_NO (1003//)
_No
MSG_YES (1004//)
*_Yes
MSG_RETRY (1005//)
*_Retry
;
MSG_MENU_PROJECT (2001//)
Project
MSG_MENU_ABOUT (2002//)
About...
MSG_MENU_ICONIFY (2003//)
Iconify
MSG_MENU_QUIT (2004//)
Quit
MSG_MENU_SETTINGS (2005//)
Settings
MSG_MENU_MUI (2006//)
MUI Settings...
MSG_MENU_EDIT (2007//)
Edit
MSG_MENU_COPY (2009//)
Copy
MSG_MENU_PASTE (2010//)
Paste
MSG_MENU_FULLSIZE (2011//)
Full size window
MSG_MENU_INIT (2018//)
Initialize terminal window
MSG_MENU_SAVEPLAIN (2020//)
Save window contents as plain text...
MSG_MENU_SAVESTYLE (2021//)
Save window contents with styles...
MSG_MENU_RESETWINSIZE (2028//)
Reset window size (80x25)
MSG_MENU_JUMPSCROLL (2035//)
Jumpscroll
MSG_MENU_PREFSWIN (2036//)
Preferences
MSG_MENU_XPRSEND (2037//)
Send file(s)
MSG_MENU_XPRRECV (2038//)
Receive file(s)
MSG_MENU_XFER (2039//)
Transfer
MSG_MENU_SAVEPREFS (2040//)
Save preferences...
MSG_MENU_LOADPREFS (2041//)
Load preferences...
MSG_MENU_SAVEDEFAULT (2042//)
Save preferences as default
MSG_MENU_DIAL (2043//)
Dial...
MSG_MENU_HANGUP (2044//)
Hang up
MSG_MENU_LOADHIS (2045//)
Load system list...
MSG_MENU_SAVEHIS (2046//)
Save system list...
MSG_MENU_SAVEHISDEFAULT (2047//)
Save system list as default
MSG_MENU_DEFAULTPREFS (2048//)
Set preferences to default
MSG_MENU_SENDASCII (2049//)
Paste from file...
MSG_MENU_SENDLOGIN (2050//)
Send username...
MSG_MENU_SENDPW (2051//)
Send password...
MSG_MENU_FUNCTIONS (2052//)
Functions
MSG_MENU_CAPTURE (2053//)
Capture session to file...
MSG_MENU_CAPTUREEND (2054//)
Close capture file
;
; Application stuff
;
MSG_APP_DESC (3001//)
AmTerm Terminal Programm
MSG_APP_GUIDENAME (3002//)
AmTerm.guide
;
; About
;
MSG_ABOUT_TITLE (4001//)
AmTerm · Copyright Information
MSG_ABOUT_BUTTON (4002//)
Close this window
;
; TCP Module / Error Codes
;
MSG_ERROR_OPENFILE (5002//)
Can't open file \"\033b%s\033n\"!
MSG_APP_FAILED (5003//)
Internal error:\nFailed to create MUI Application Object\nMUI Error code %ld\n\
Please report this bug via email immediately to\nmerlin@vapor.com\n\
State your system configuration and, if possible,\nthe circumstances which caused the bug.
MSG_WIN_FAILED (5004//)
Internal error:\nFailed to create MUI Window Object\nMUI Error code %ld\n\
Please report this bug via email immediately to\nmerlin@vapor.com\n\
State your system configuration and, if possible,\nthe circumstances which caused the bug.
MSG_ERROR_MEMORY (5008//)
Can't allocate memory!
MSG_ERROR_NOTERM (5009//)
Term.mcc Class is not installed in `MUI:Libs/MUI/Term.mcc' !\nPlease install first!
MSG_ERROR_DEVICE (5010//)
\033cCan't open device\n\"\033b%s\033n\" Unit \033b%ld\033n.
MSG_ERROR_XPRLIB (5011//)
\033cCan't open transfer library\n\"\033b%s\033n\".
MSG_ERROR_SAVEPREFS (5012//)
\033cCan't save preferences to file\n\"\033b%s\033n\".
MSG_ERROR_PHONE (5013//)
\033c\033bCan't dial!\033n\nNo phone number given.
MSG_ERROR_SYSTEMS (5014//)
\033c\033bCan't load system list.\033n\nWrong file format.
MSG_ERROR_OLDTERM (5015//)
You are using a old Term.MCC class (version %ld).\n\
AmTerm requires at least V%ld.\n\
(If you've just installed a update, just reset your system,\n\
and try again!)
;
; Main Window
;
MSG_MW_TITLE (6001//)
%s · not connected (%ldx%ld)
MSG_MW_TITLE_CONNECT (6002//)
%s · connected to \"%s\" (%ldx%ld)
;
MSG_MW_OPEN (6010//)
Dial
MSG_MW_CLOSE (6011//)
Hang up
MSG_MW_SYSTEM (6012//)
System:
MSG_MW_RING (6013//)
\033c\033bSomebody is ringing you up!\033n\n(Time %s)
MSG_MW_CONNECTSINCE (6014//)
Last connect:
MSG_MW_CONNECTTIME (6015//)
Online:
MSG_MW_TIME (6016//)
Time:
MSG_MW_PHONE (6017//)
Phone:
;
; Little Listview
;
MSG_LV_DELETE (8101//)
Delete
MSG_LV_SELECT (8102//)
Select
MSG_LV_SORT (8103//)
Sort
MSG_LV_NEW (8104//)
New
MSG_LV_EDIT (8105//)
Edit
;
; Config Window
;
MSG_PW_TITLE (9000//)
AmTerm · Preferences
MSG_PW_SAVE (9001//)
Save
MSG_PW_USE (9002//)
Use
MSG_PW_CANCEL (9003//)
Cancel
MSG_PW_SERIAL (9004//)
Serial
MSG_PW_MODEM (9005//)
Modem
MSG_PW_TERMINAL (9006//)
Terminal
MSG_PW_FKEYS (9007//)
F-Keys
MSG_PW_DEVICE (9009//)
Device:
MSG_PW_UNIT (9010//)
Unit:
MSG_PW_BAUD (9011//)
Baud:
MSG_PW_HANDSHAKE (9014//)
Handshake:
MSG_PW_RTSCTS (9015//)
RTS/CTS
MSG_PW_XONXOFF (9016//)
XOn/XOff
MSG_PW_NONE (9017//)
None
MSG_PW_TRANSFER (9018//)
Transfer
MSG_PW_DIAL (9020//)
Dial prefix:
MSG_PW_INIT (9021//)
Init:
MSG_PW_HANGUP (9022//)
Hang up:
MSG_PW_XPRLIBS (9023//)
XPR library:
MSG_PW_DLPATH (9024//)
Download path:
MSG_PW_ULPATH (9025//)
Upload path:
MSG_PW_EMULATION (9026//)
Emulation:
MSG_PW_ANSI (9027//)
ANSI X3.64-1979
MSG_PW_VT100 (9028//)
VT100
MSG_PW_TTY (9029//)
TTY
MSG_PW_LFASCRLF (9030//)
Linefeed as CR+LF:
MSG_PW_CRASLF (9031//)
Return as CR+LF:
MSG_PW_CURSOR (9032//)
Cursor underlined:
MSG_PW_ECHO (9033//)
Local echo:
MSG_PW_SWAPDELBS (9034//)
Swap backspace & delete:
MSG_PW_CRINFO (9035//)
\033c"|" is carriage return, "~" is ½s delay
MSG_PW_ANSI16 (9036//)
ANSI (16 colours)
MSG_PW_XPROPTS (9037//)
XPR options:
MSG_PW_SHARED (9038//)
Shared:
;
; XFer Window
;
MSG_XF_TITLE (9100//)
AmTerm · Transfer
MSG_XF_FILENAME (9101//)
Filename:
MSG_XF_FILESIZE (9102//)
Size:
MSG_XF_BREAK (9103//)
Break transfer
MSG_XF_INFO (9105//)
Info:
MSG_XF_BYTES (9106//)
Bytes:
MSG_XF_RATE (9107//)
Rate:
MSG_XF_ERROR (9108//)
Errors:
MSG_XF_EXPECTTIME (9110//)
Expected time:
MSG_XF_ELAPSEDTIME (9111//)
Elapsed time:
;
; Edit Window
;
MSG_EW_TITLE (9201//)
AmTerm · System Editor
MSG_EW_SYSTEMNAME (9202//)
System name:
MSG_EW_INFO (9203//)
Info:
MSG_EW_PHONE (9204//)
Phone number:
MSG_EW_PHONEINFO (9205//)
\033cSeperated multiple phone numbers with "|"
MSG_EW_PREFS (9206//)
Prefs file:
MSG_EW_PREFSINFO (9207//)
\033cEmpty prefs file takes current settings
MSG_EW_USERNAME (9208//)
Username:
MSG_EW_PASSWORD (9209//)
Password:
;
; Messages
;
MSG_DIALING (2500//)
\r\n\033[0;33mDialing '\033[1m%s\033[21m', number '\033[1m%s\033[21m'...\033[0m\r\n
MSG_CONNECTED (2501//)
\r\n\033[0;33mConnected to '\033[1m%s\033[21m'.\033[0m\r\n
MSG_CLOSED (2502//)
\r\n\033[0;33mConnected closed.\033[0m\r\n
MSG_HANGUP (2503//)
\r\n\033[0;33mHang up!\033[0m\r\n